home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-09-12 | 946 b | 24 lines | [TEXT/ttxt] |
- This set of files is our library that intends to emulate the MCL interface
- on top of ACL/PC 1.0-2.0.
-
- The documentation for the emulation is in doc-emul.txt
-
- The loader for our library is in bib-lade.lsp. The loader assumes that you
- have installed our library in the top-level directory biblioth of your drive
- containing acl/pc. If you have installed the library on another folder, change
- the variable *start-dir* in the loader.
-
- The loader defines a compile-before-load function. If you want to use edit-defitions
- in ACL/PC, you should load the source files, ACL/PC compiles them anyway
- and by answering the first question
- "Lade Quelldateien statt kompilierte?" meaning
- "Load source files instead of compiled ones?" with yes.
-
- In addition to the MCL-emulation loads a couple a composite windows
- and widget definition that you might find usefull. In a later release we will
- provide a different loader for the core emulation.
-
- bye
-
- Karsten Poeck
-